ServiceCookieContainer Property |
Gets or sets the collection of cookies.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic CookieContainer CookieContainer { get; set; }Public Property CookieContainer As CookieContainer
Get
Set
Property Value
Type:
CookieContainerThe cookie container.
See Also